home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Workplace Effectiveness: Dealing with Change
/
Workplace Effectiveness: Dealing with Change.iso
/
pc
/
Alliance.Dxr
/
00001_Alliance startmovie script.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-03-05
|
239 b
|
11 lines
global gMasterData, gCDPath
on startMovie
cursor(200)
set gMasterData to new(script "Alliance parent")
getMachineDAta(gMasterData)
setMachine(gMasterData)
set gCDPath to the pathName
add(the searchPath, gCDPath & "Media")
end